You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > SetSubIndex Method > VectorInt.SetSubIndex Method ([In] TMtxVecInt, [In] int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.SetSubIndex Method ([In] TMtxVecInt, [In] int, [In] int)

Defines a sub-vector.

Syntax
C#
Visual Basic
public void SetSubIndex([In] TMtxVecInt Src, [In] int BeginIndex, [In] int EndIndex);

Define a subvector of the Src vector starting at BeginIndex and ending at EndIndex (inclusive).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!